Fix the w32 build after revno 101162.
authorEli Zaretskii <eliz@gnu.org>
Sun, 22 Aug 2010 17:00:08 +0000 (20:00 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sun, 22 Aug 2010 17:00:08 +0000 (20:00 +0300)
commit370a8032a7adbb0a64467be25611d75d60dad0f3
tree3410e1712a87debc266de04e44295be3a286f794
parent56c16358b099c99c4ceaad26bf481cabef95470f
Fix the w32 build after revno 101162.

 sysselect.h [WINDOWSNT]: Don't define the FD_* and select stuff for w32.
 s/ms-w32.h (HAVE_SYS_TIMEB_H): Don't #undef HAVE_SYS_SELECT_H, it's done
 in nt/config.nt.
 makefile.w32-in ($(BLD)/sysdep.$(O)): Depend on sysselect.h.
src/ChangeLog
src/makefile.w32-in
src/s/ms-w32.h
src/sysselect.h